const net/http.http2priorityNodeOpen
5 uses
net/http (current package)
h2_bundle.go#L11282: http2priorityNodeOpen http2priorityNodeState = iota
h2_bundle.go#L11363: openParent = openParent || (n.state == http2priorityNodeOpen)
h2_bundle.go#L11460: curr.state = http2priorityNodeOpen
h2_bundle.go#L11476: state: http2priorityNodeOpen,
h2_bundle.go#L11492: if ws.nodes[streamID].state != http2priorityNodeOpen {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)